home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atari Mega Archive 1
/
Atari Mega Archive - Volume 1.iso
/
lists
/
gem
/
l_0799
/
476
< prev
next >
Wrap
Internet Message Format
|
1994-08-27
|
1KB
Date: Thu, 30 Jun 1994 09:27:15 +0100
From: Gerd Castan <castan@cip.physik.uni-stuttgart.de>
To: gem-list@world.std.com
Message-Id: <00980B82.AE290E80.21742@cip.physik.uni-stuttgart.de>
Subject: Re: Dialog Box Proposal Part 1
Precedence: bulk
Warwick:
>Gerd Castan wrote:
>
>>If I use it in my program, the character after "[" is underlined (without
>>displaying the "[") and ALT O selects the button.
>
>I like this approach. I have seen a number of RSC files with these "["
>characters. It raises the issue: Should shortcuts be automatically
In Magic it depends on the object type number if it is automatically done
or not.
>generated? I suggest they should not.
>
>Gerd, could we see the USERDEF object you use for this?
>From a programmers view it isn't a USERDEF object. It's just a button
(with a special object type number). Everything else is done in the library.
You can do all with Interface, press ^T (=test in Interface) and you can test
the dialog. And this dialog appears with underlined characters.
Programming can be so easy 8-)))
>Warwick
Gerd